NotifySourceResetAsReplace Property (C1HierarchicalDataCollection<T>)
Gets or sets whether the Reset notifications coming from the source will be notified as a Replace.
public bool NotifySourceResetAsReplace {get; set;}
'Declaration
Public Property NotifySourceResetAsReplace As Boolean